CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C Means

搜索资源列表

  1. DIBAPI

    0下载:
  2. fcm用于进行模糊C均值分割,得到的效果还不错-fcm for fuzzy C-means segmentation, the results have been good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1505099
    • 提供者:姜宏涛
  1. FuzzyCMeans

    0下载:
  2. realization of the fuzzy c-means algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:759
    • 提供者:dan
  1. clustering

    0下载:
  2. Fuzzy Clustering. Problem: To extract rules from data Method: Fuzzy c-means Results: e.g., finding cancer cells
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1959584
    • 提供者:sunda
  1. senie09

    0下载:
  2. Fuzzy C means to segmentate an image whit skin cancer
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:161493
    • 提供者:tonatiuh
  1. fcm

    0下载:
  2. 模糊C均值聚类算法处理的图像分割,模糊C均值聚类算法处理的图像分割-An image segmentation method via fuzzy c-means clustering with edge and texture information is proposed. it uses the weighting fuzzy c-mean clustering algorithm to fast implement the segmentation procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2193
    • 提供者:fujie
  1. fuzzycmeans

    0下载:
  2. fuzzy c means clustering-fuzzy c means clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1809
    • 提供者:ashok
  1. fuzzymean

    0下载:
  2. fuzzy c-means clustering programe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:944
    • 提供者:cnabro
  1. sfcm

    0下载:
  2. 加入邻域信息的空间模糊c均值聚类算法的代码。-Join neighborhood information, spatial fuzzy c-means clustering algorithm code.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:692
    • 提供者:田慧
  1. gaMatlab

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm is applied to fuzzy C-means al
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1478
    • 提供者:zsy
  1. Y_FCMC_Ver.1.04

    0下载:
  2. README file for Yashil s FCM Clustering MATLAB (Y_FCMC) Toolbox Ver. 1.04 ------------------------------------------------------------------------- This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:22402
    • 提供者:Yashil
  1. FCM

    0下载:
  2. 采用不同算法编的一些模糊C-均值聚类(FCM)的matlab程序。-Compiled using a number of different algorithms of fuzzy C-means clustering (FCM) in the matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5273
    • 提供者:温黎茗
  1. irisfcm

    0下载:
  2. This illustrates how to use Fuzzy C-Means clustering for Iris dataset.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1647
    • 提供者:manoj
  1. muhujuleituxiangfenge

    0下载:
  2. 算法目的:通过模糊c-均值(FCM)聚类实现图像的分割-Algorithm Objective: fuzzy c-means (FCM) clustering for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3699
    • 提供者:方明
  1. C_mean

    0下载:
  2. 该代码是matlab编写的C均值聚类算法,具有速度快,聚类效果好的特点-The matlab code is written in C means clustering algorithm, a fast clustering and a good effect
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:636
    • 提供者:邓俊俊
  1. CreateTree

    0下载:
  2. Fuzzy C means clustering
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-15
    • 文件大小:7256
    • 提供者:skes
  1. Fuzzy-C-means-clustering

    0下载:
  2. 模糊C均值聚类算法的C++实现代码模糊C均值聚类算法的C++实现代码-Fuzzy C means clustering algorithm C++ implementation code fuzzy C means clustering algorithm C++ implementation code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:170197
    • 提供者:dsdsds
  1. C-means-clustering-algorithm

    0下载:
  2. 利用C++实现C均值聚类算法。模糊c均值聚类算法因算法简单收敛速度快且能处理大数据集,解决问题范围广,易于应用计算机实现等特点受到了越来越多人的关注,并应用于各个领域。-C means clustering algorithm in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:170163
    • 提供者:chentao
  1. c-means-algorithm

    0下载:
  2. 熟悉c均值算法,通过程序语言实现该算法,比较每个聚类的初始均值不同时,算法结果的差别。理解动态聚类算法的算法思想-Familiar with the c means algorithm, the algorithm realized by programming language, compare the initial mean of each cluster is not the same time, the difference between algorithm results. Dyn
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:24797
    • 提供者:yshg
  1. FCM-C-mean-cluster-segment-[matlab]

    1下载:
  2. 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:6063
    • 提供者:3rdo
  1. fuzzy-c-means

    0下载:
  2. fuzzy c means and variants for pattern classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9402353
    • 提供者:吴尘秋
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com